home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 4 / Apprentice-Release4.iso / Source Code / C / Applications / Python 1.3 / source code / Dos / config.h < prev    next >
Encoding:
C/C++ Source or Header  |  1995-12-17  |  89 b   |  8 lines  |  [TEXT/R*ch]

  1. #ifdef __GNUC__
  2. #include "config.dj"
  3. #endif
  4.  
  5. #ifdef QUICKWIN
  6. #include "config.qw"
  7. #endif
  8.